This patch removes all of the auto-generated files that were checked
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 11:28:19 +0000 (12:28 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 11:28:19 +0000 (12:28 +0100)
commitf3cac18aacb3ebe79d0958c96aeec1b8566b6c1b
tree41d1206384ed055523af0df68b5e3b8a059c8a5e
parentf1c40ce58ba8e1ee63f7fa13f9e16bc92bb11f63
This patch removes all of the auto-generated files that were checked
in with xm-test in changeset 7634.  It also adds an "autogen" script
that re-creates these files.

The auto-generated files really don't need to be in the tree, as they
should be generated by the user on the machine where they plan to run
xm-test.

Signed-off-by: Dan Smith <danms@us.ibm.com>
60 files changed:
tools/xm-test/Makefile.in [deleted file]
tools/xm-test/aclocal.m4 [deleted file]
tools/xm-test/autogen [new file with mode: 0644]
tools/xm-test/configure [deleted file]
tools/xm-test/install-sh [deleted file]
tools/xm-test/missing [deleted file]
tools/xm-test/ramdisk/Makefile.in [deleted file]
tools/xm-test/tests/Makefile.in [deleted file]
tools/xm-test/tests/block-create/Makefile [deleted file]
tools/xm-test/tests/block-create/Makefile.in [deleted file]
tools/xm-test/tests/block-destroy/Makefile [deleted file]
tools/xm-test/tests/block-destroy/Makefile.in [deleted file]
tools/xm-test/tests/block-list/Makefile [deleted file]
tools/xm-test/tests/block-list/Makefile.in [deleted file]
tools/xm-test/tests/console/Makefile [deleted file]
tools/xm-test/tests/console/Makefile.in [deleted file]
tools/xm-test/tests/create/Makefile [deleted file]
tools/xm-test/tests/create/Makefile.in [deleted file]
tools/xm-test/tests/destroy/Makefile [deleted file]
tools/xm-test/tests/destroy/Makefile.in [deleted file]
tools/xm-test/tests/dmesg/Makefile [deleted file]
tools/xm-test/tests/dmesg/Makefile.in [deleted file]
tools/xm-test/tests/domid/Makefile [deleted file]
tools/xm-test/tests/domid/Makefile.in [deleted file]
tools/xm-test/tests/domname/Makefile [deleted file]
tools/xm-test/tests/domname/Makefile.in [deleted file]
tools/xm-test/tests/enforce_dom0_cpus/Makefile [deleted file]
tools/xm-test/tests/enforce_dom0_cpus/Makefile.in [deleted file]
tools/xm-test/tests/help/Makefile [deleted file]
tools/xm-test/tests/help/Makefile.in [deleted file]
tools/xm-test/tests/info/Makefile [deleted file]
tools/xm-test/tests/info/Makefile.in [deleted file]
tools/xm-test/tests/list/Makefile [deleted file]
tools/xm-test/tests/list/Makefile.in [deleted file]
tools/xm-test/tests/memmax/Makefile [deleted file]
tools/xm-test/tests/memmax/Makefile.in [deleted file]
tools/xm-test/tests/memset/Makefile [deleted file]
tools/xm-test/tests/memset/Makefile.in [deleted file]
tools/xm-test/tests/migrate/Makefile [deleted file]
tools/xm-test/tests/migrate/Makefile.in [deleted file]
tools/xm-test/tests/pause/Makefile [deleted file]
tools/xm-test/tests/pause/Makefile.in [deleted file]
tools/xm-test/tests/reboot/Makefile [deleted file]
tools/xm-test/tests/reboot/Makefile.in [deleted file]
tools/xm-test/tests/restore/Makefile [deleted file]
tools/xm-test/tests/restore/Makefile.in [deleted file]
tools/xm-test/tests/save/Makefile [deleted file]
tools/xm-test/tests/save/Makefile.in [deleted file]
tools/xm-test/tests/sedf/Makefile [deleted file]
tools/xm-test/tests/sedf/Makefile.in [deleted file]
tools/xm-test/tests/shutdown/Makefile [deleted file]
tools/xm-test/tests/shutdown/Makefile.in [deleted file]
tools/xm-test/tests/sysrq/Makefile [deleted file]
tools/xm-test/tests/sysrq/Makefile.in [deleted file]
tools/xm-test/tests/unpause/Makefile [deleted file]
tools/xm-test/tests/unpause/Makefile.in [deleted file]
tools/xm-test/tests/vcpu-disable/Makefile [deleted file]
tools/xm-test/tests/vcpu-disable/Makefile.in [deleted file]
tools/xm-test/tests/vcpu-pin/Makefile [deleted file]
tools/xm-test/tests/vcpu-pin/Makefile.in [deleted file]